home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #2 / Monster Media No. 2 (Monster Media)(1994).ISO / maximus / mfile112.zip / MAXFILE.CFG < prev    next >
Text File  |  1994-07-04  |  15KB  |  466 lines

  1. ;---------------------------------------------------------------------
  2. ; This is where your registration key goes.  If you have no
  3. ; registration key, just put in anything.  The program will simply
  4. ; display an unregistered at the program start and pause for a couple
  5. ; of seconds
  6. ;---------------------------------------------------------------------
  7.  
  8. ;KEY 0
  9.  
  10.  
  11.  
  12.  
  13.  
  14. ;---------------------------------------------------------------------
  15. ; This keyword determines what sort of BBS software you are running.
  16. ; Presently, it can be either Maximus, Lora, SBBS or generic (case
  17. ; insensitive) and it defaults to Maximus.
  18. ;---------------------------------------------------------------------
  19.  
  20.  
  21. BBS_TYPE Maximus
  22. ;BBS_TYPE lora
  23. ;BBS_TYPE SBBS
  24. ;BBS_TYPE GENERIC
  25.  
  26.  
  27.  
  28. ;---------------------------------------------------------------------
  29. ; Command line for running you file management utility.  For Maximus,
  30. ; this is either fbp.exe or fb.exe.  For Lora, the utility is
  31. ; filidx.exe and the command line must include the index file that you
  32. ; wish to update.  Note that this utility is only run on the areas
  33. ; that have been modified.  If you do not modify any areas, this
  34. ; utility will not be run.
  35. ;---------------------------------------------------------------------
  36.  
  37. fbp            d:\max\fbp
  38.  
  39. ;use the next one for a Lora BBS setup, replacing fileidx.idx with the
  40. ;*.idx file you want to update
  41.  
  42. ;fbp        g:\lora\fileidx.exe fileidx.idx
  43.  
  44.  
  45.  
  46.  
  47.  
  48. ;---------------------------------------------------------------------
  49. ; This keyword tells MaxFile/PM whether to run the File Database utility
  50. ; when exiting.  Again, it will only be run on the modified areas and
  51. ; if none have been modified, then it will not be run (no reason to
  52. ; do so...)
  53. ;---------------------------------------------------------------------
  54.  
  55. AutoFB           YES
  56.  
  57.  
  58.  
  59.  
  60. ;---------------------------------------------------------------------
  61. ;Your BBS system directory
  62. ;---------------------------------------------------------------------
  63.  
  64. BBSdir            d:\max
  65. ;BBSdir            h:\lora
  66. ;BBSdir            g:\sbbs
  67.  
  68.  
  69.  
  70.  
  71.  
  72. ;---------------------------------------------------------------------
  73. ; Location of a temporary directory where work can be done
  74. ; (re-archiving files, virus scanning...).  The environment variable
  75. ; TMP is first used. If it is not defined, then this directory will be
  76. ; used.  If that is not defined, subdirectories will be made beneath
  77. ; the directory from which MaxFile/2 was executed.
  78. ;---------------------------------------------------------------------
  79.  
  80. TempDir d:\temp
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87. ;---------------------------------------------------------------------
  88. ; location of the file area system information.  For Maximus sysops,
  89. ; this is your area.dat file.  For Lora BBS's, this is the sysfile.dat
  90. ;---------------------------------------------------------------------
  91.  
  92. sysinfo            d:\max\area.dat
  93. ;sysinfo           h:\lora\sysfile.dat
  94. ;sysinfo           g:\sbbs\flsearch.bbs
  95. ;sysinfo           generic.cfg
  96.  
  97.  
  98.  
  99.  
  100. ;---------------------------------------------------------------------
  101. ;defaults for displaying file date, size, and wrapping
  102. ;---------------------------------------------------------------------
  103.  
  104. Date            yes
  105. size            yes
  106. wrap            YES
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113. ;---------------------------------------------------------------------
  114. ; areas with which window1 and window 2 will open
  115. ; The numbers come from the area.dat.  If you are not sure, it will
  116. ; default to areas 0 and 1.  Then chose "a" from the main window and
  117. ; select your areas.  The number from those areas can be inserted
  118. ; here.
  119. ;---------------------------------------------------------------------
  120.  
  121. Window1area 0
  122. Window2area 24
  123.  
  124.  
  125.  
  126.  
  127.  
  128. ;---------------------------------------------------------------------
  129. ; Command for viewing GIF files.  It is assumed that the .GIF is taken
  130. ; as argument 1 of the commandline
  131. ;---------------------------------------------------------------------
  132.  
  133. GIF joeview
  134.  
  135.  
  136.  
  137.  
  138.  
  139.  
  140. ;---------------------------------------------------------------------
  141. ; Command for viewing JPG files.  It is assumed that the .JPG is taken
  142. ; as argument 1 of the commandline
  143. ;---------------------------------------------------------------------
  144.  
  145. JPG joeview
  146.  
  147.  
  148.  
  149.  
  150.  
  151. ;---------------------------------------------------------------------
  152. ; Command for viewing BMP files.  It is assumed that the .BMP is taken
  153. ; as argument 1 of the commandline
  154. ;---------------------------------------------------------------------
  155.  
  156. bmp joeview
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163. ;---------------------------------------------------------------------
  164. ; Command for viewing PCX files.  It is assumed that the .PCX is taken
  165. ; as argument 1 of the commandline
  166. ;---------------------------------------------------------------------
  167. PCX joeview
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175. ;---------------------------------------------------------------------
  176. ; Command for viewing TIF files.  It is assumed that the .TIF is taken
  177. ; as argument 1 of the commandline
  178. ;---------------------------------------------------------------------
  179.  
  180. TIF joeview
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188. ;---------------------------------------------------------------------
  189. ; Command for viewing TXT files.  It is assumed that the .TXT is taken
  190. ; as argument 1 of the commandline
  191. ;---------------------------------------------------------------------
  192.  
  193. TXT e
  194.  
  195.  
  196.  
  197.  
  198.  
  199. ;---------------------------------------------------------------------
  200. ; The following keyword determines the priority level of the
  201. ; re-archiver.  If it is set to YES, the priority of the re-archiving
  202. ; is set to Idle, delta 1.  If it is set to NO, the priority of the
  203. ; re-archiving is set to Normal, delta 0.  The default is YES
  204. ;---------------------------------------------------------------------
  205.  
  206. LowPriRearchive YES
  207.  
  208.  
  209.  
  210.  
  211.  
  212.  
  213. ;---------------------------------------------------------------------
  214. ; When adopting files, you can define here the description that you
  215. ; want given to the files.  If you do not give one, a default
  216. ; description will be given for you
  217. ;---------------------------------------------------------------------
  218.  
  219. DefDescription I don't know what this file is
  220.  
  221.  
  222.  
  223.  
  224.  
  225.  
  226. ;---------------------------------------------------------------------
  227. ; An External virus scanner can be used.  The expected format for this
  228. ; command is that the scanner is run, taking a directory on the
  229. ; command line and all files in that directory will be scanned.  The
  230. ; return code is expected to be 0 if no virii are found and non-zero
  231. ; otherwise.  The example here is for Ann Mcafee's oscan.  The
  232. ; scanner is run in a separate session so you can watch it's progress.
  233. ;---------------------------------------------------------------------
  234.  
  235. VirusCheck os2scan /nopause /report c:\cprog\maxfile\virscan.log
  236.  
  237.  
  238.  
  239.  
  240.  
  241.  
  242. ;---------------------------------------------------------------------
  243. ;  All archivers are assumed to take the first argument as the
  244. ;  archive and the following as the files to be added (for archiving)
  245. ;  This should work for most of you.  I am not sure if DOS archivers
  246. ;  will work.  If you use one, let me know of your success or lack
  247. ;  thereof.
  248. ;---------------------------------------------------------------------
  249.  
  250. ;---------------------------------------------------------------------
  251. ;commands for archiving .zip files
  252. ;---------------------------------------------------------------------
  253.  
  254. zip_extract   unzip -x -o -U
  255. zip_add       zip -9 -r
  256. zip_list      unzip -v
  257. zip_test      unzip -t
  258.  
  259. ;---------------------------------------------------------------------
  260. ;commands for archiving .arj files
  261. ;commands for archiving .arj files
  262. ;
  263. ; NOTE: Your ARJ utility MUST be able to accept filenames on the command
  264. ;       line for it to work with MaxFile/PM. If your's doesn't, FREQ the
  265. ;       file UNARJ241.ZIP from me. This version of UNARJ supports filenames
  266. ;       on the command line.
  267. ;
  268. ;---------------------------------------------------------------------
  269.  
  270. arj_extract   unarj e
  271. arj_add
  272. arj_list      unarj l
  273. arj_test      unarj t
  274.  
  275. ;---------------------------------------------------------------------
  276. ;commands for archiving .lzh files
  277. ;---------------------------------------------------------------------
  278.  
  279. lh_extract         lh x
  280. lh_add             lh a
  281. lh_list            lh l
  282. lh_test            lh t
  283.  
  284. ;---------------------------------------------------------------------
  285. ;Commands for archiving .arc files
  286. ;---------------------------------------------------------------------
  287.  
  288. arc_extract   arc x
  289. arc_add       arc a
  290. arc_list      arc l
  291. arc_test      arc v
  292.  
  293.  
  294.  
  295.  
  296.  
  297.  
  298. ;---------------------------------------------------------------------
  299. ;The following key word describes whether or not to touch (update the
  300. ;filedates on any files that are adopted.  Choice of YES or NO.
  301. ;---------------------------------------------------------------------
  302.  
  303. touch_adoptee YES
  304.  
  305.  
  306.  
  307.  
  308.  
  309.  
  310. ;---------------------------------------------------------------------
  311. ; This comment says whether or not to wrap the comments when they are
  312. ; displayed.  They will follow this keyword, no matter how the rest of
  313. ; the window is displayed.  You will still be able to edit them, they
  314. ; just will not be wrapped.  The default is NO
  315. ;---------------------------------------------------------------------
  316.  
  317. WrapComments no
  318.  
  319.  
  320.  
  321.  
  322.  
  323.  
  324.  
  325. ;---------------------------------------------------------------------
  326. ; The following config variable describes whether or not to
  327. ; automatically adopt orphans when reading in a new file list.
  328. ; The default is no.  If it is yes, then whenever the area for a
  329. ; window is changed, all orphans are adopted.
  330. ;---------------------------------------------------------------------
  331.  
  332. AutoAdopt NO
  333.  
  334.  
  335.  
  336.  
  337.  
  338.  
  339.  
  340. ;---------------------------------------------------------------------
  341. ;File extensions to adopt.  Maximum of 25, (three characters only!!!)
  342. ;---------------------------------------------------------------------
  343.  
  344. adopt            zip
  345. adopt            cmd
  346. adopt            lzh
  347. adopt            arc
  348. adopt            arj
  349. adopt            exe
  350. adopt            bmp
  351. adopt            jpg
  352. adopt            gif
  353.  
  354.  
  355. ;---------------------------------------------------------------------
  356. ; Here you can specify the colors of many features of MaxFile/2.  
  357. ;
  358. ; ColourName      describes the colour of the name in the file list
  359. ; ColourReadOnly  describes the colour of read only  or offline file
  360. ;                 names in the file list
  361. ; ColourOffline   describes the colour in which the file name in which
  362. ;                 off-line files will appear
  363. ; ColourSize      describes the colour of the size in the file list
  364. ; ColourDate      describes the colour of the date in the file list
  365. ; ColourDesc      describes the colour of the file description in the
  366. ;                 file list
  367. ; ColourHighlight describes the background color for the highlighted
  368. ;                 selection
  369. ; ColourComment   describes the colour in which the word "comment" (for
  370. ;                 comment lines) appears
  371. ;
  372. ; Possible colours are BLACK (not recommended), RED, BLUE, MAGENTA,
  373. ; WHITE, GREEN, CYAN, BROWN, and YELLOW.  It is not case sensitive but
  374. ; that never hurts.  The default (if no colour is given) is WHITE
  375. ;---------------------------------------------------------------------
  376.  
  377. ColourName BLUE
  378. ColourReadOnly CYAN
  379. ColourSize MAGENTA
  380. ColourDate GREEN
  381. ColourDesc RED
  382. ColourHighlight YELLOW
  383. ColourComment RED
  384. ColourOffline BROWN
  385.  
  386.  
  387. ;---------------------------------------------------------------------
  388. ; Set the following keyword to YES if you want MaxFile/2 to ignore 
  389. ; extenstions when searching for duplicate files.
  390. ;---------------------------------------------------------------------
  391.  
  392.  
  393.  
  394.  
  395.  
  396.  
  397. DupIgnoreExtension YES
  398.  
  399.  
  400.  
  401.  
  402. ;---------------------------------------------------------------------
  403. ; Set the following keyword to YES if you want MaxFile/2 to display
  404. ; dates in mm/dd/yy form.  Set it to no to get dd/mm/yy form.
  405. ;---------------------------------------------------------------------
  406.  
  407.  
  408.  
  409. American_date YES
  410.  
  411.  
  412.  
  413. ;---------------------------------------------------------------------
  414. ; If your BBS supports extended descriptions that are identified by
  415. ; placing a special character at the start of a line following a file
  416. ; name in the files.bbs, place that character here.  Otherwise, leave
  417. ; this line commented out.  Note that the special character cannot be
  418. ; a space or a dash ('-') (lines starting with these characters are
  419. ; considered to be comment lines)
  420. ;
  421. ; Note:  If you define an Extended Description character, YOU MUST
  422. ;        ALSO DEFINE AN EXTERNAL EDITOR!!!!!!!
  423. ;
  424. ;---------------------------------------------------------------------
  425.  
  426.  
  427.  
  428. ; ExtendedDesc >
  429.  
  430. ;---------------------------------------------------------------------
  431. ; Due to popular demand, maxfile will now open either with two
  432. ; horizontal windows or two vertical windows.  Set the following
  433. ; config variable to YES if you prefer the windows to be split
  434. ; vertically or set it to NO if you prever horizontal windows.
  435. ;---------------------------------------------------------------------
  436.  
  437.  
  438. VerticalWindows NO
  439.  
  440.  
  441. ;---------------------------------------------------------------------
  442. ; For information on the structure for macros, see the documentation.
  443. ; Two examples have been provided for you, the first extracts any file
  444. ; like read.me, readme.txt or readme and then runs the 'e' editor on 
  445. ; that file.  The second macro asks for a directory and the extracts
  446. ; the marked file to that directory.
  447. ;---------------------------------------------------------------------
  448.  
  449. Macro2 getreadm.cmd
  450. Macro3 extr2dir.cmd
  451.  
  452.  
  453.  
  454.  
  455. ;---------------------------------------------------------------------
  456. ;  The following commands configure the file_id.diz extractor.
  457. ;  Externaledit is the command line for running an external editor on
  458. ;  the description rather than the built in editor. If
  459. ;  strip_high_ascii is set to YES, then all of the high ascii
  460. ;  characters in the file_id.diz will be changed to spaces and
  461. ;  removed. If set to no, then they will be left alone.
  462. ;---------------------------------------------------------------------
  463.  
  464.  
  465. ;externaledit e.exe
  466. strip_high_ascii NO